Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update query-builder.rst #7640

Merged
merged 2 commits into from
Jul 4, 2023
Merged

Update query-builder.rst #7640

merged 2 commits into from
Jul 4, 2023

Conversation

celsowm
Copy link
Contributor

@celsowm celsowm commented Jul 2, 2023

cast() on SQL Functions list

cast() on SQL Functions list
@@ -317,7 +317,9 @@ You can access existing wrappers for several SQL functions through ``Query::func
``max()``
Calculate the max of a column. `Assumes arguments are literal values.`
``count()``
Calculate the count. `Assumes arguments are literal values.`
Calculate the count. `Assumes arguments are literal values.`\
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the extra \ for?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@othercorey sorry, just a mistake

@markstory markstory merged commit 06f149a into cakephp:4.x Jul 4, 2023
3 checks passed
@markstory markstory added this to the 4.x milestone Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants